gtkgesture: Accumulate touchpad events' dx/dy in point data
authorCarlos Garnacho <carlosg@gnome.org>
Fri, 24 Jul 2015 09:48:44 +0000 (11:48 +0200)
committerCarlos Garnacho <carlosg@gnome.org>
Wed, 12 Aug 2015 21:20:25 +0000 (23:20 +0200)
commite736e8dcb997da651747804f069b5db8417c43bf
tree73a9055e64bbe73ad6896cd6a7ecd0802065e879
parent4457be688da16811d2e558519b566b2605de346d
gtkgesture: Accumulate touchpad events' dx/dy in point data

This will make the gesture "center" the pointer position, plus
the accumulated dx/dy throughout the gesture progress.
gtk/gtkgesture.c